Update the version of Graphene
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 22 Mar 2019 12:33:13 +0000 (12:33 +0000)
committerBenjamin Otte <otte@redhat.com>
Mon, 29 Apr 2019 00:26:31 +0000 (02:26 +0200)
We're going to use newly added API soon.

meson.build

index 6e2b8eacd1c367f68d8941acc8c6312b26c5ea71..68342758b3d308543e1a9229797ebbab6b955530 100644 (file)
@@ -35,7 +35,7 @@ gdk_pixbuf_req     = '>= 2.30.0'
 introspection_req  = '>= 1.39.0'
 wayland_proto_req  = '>= 1.12'
 wayland_req        = '>= 1.14.91'
-graphene_req       = '>= 1.8.7'
+graphene_req       = '>= 1.9.1'
 epoxy_req          = '>= 1.4'
 cloudproviders_req = '>= 0.2.5'
 xkbcommon_req      = '>= 0.2.0'